Skip to content

feat: add Verification Strategy flow and remove agent cross-references#154

Merged
shinpr merged 1 commit intomainfrom
feat/incorporate-verification-strategy-and-cross-ref-cleanup
Apr 2, 2026
Merged

feat: add Verification Strategy flow and remove agent cross-references#154
shinpr merged 1 commit intomainfrom
feat/incorporate-verification-strategy-and-cross-ref-cleanup

Conversation

@shinpr
Copy link
Copy Markdown
Owner

@shinpr shinpr commented Apr 2, 2026

Summary

  • Verification Strategy pipeline: Design Doc defines how correctness is proven (Correctness Proof Method + Early Verification Point). Work Plan carries the strategy summary. Task files include Operation Verification Methods derived from the strategy. document-reviewer enforces existence (Gate 0) and quality (Gate 1).
  • Adaptive Phase Division: Phase structure now adapts to implementation approach — vertical slice produces value-unit phases, horizontal retains Foundation → Core → Integration → QA, hybrid uses vertical as base. Plan template provides Option A/B with explicit delete-unused instruction.
  • Agent cross-reference removal: Agent definitions no longer name other agents. Orchestration layers own routing decisions. Input contracts describe format expectations instead of naming producers.
  • Japanese terminology unification: 確認レベル検証レベル across all agents, skills, and skills-index.

Test plan

  • Verify Verification Strategy section in Design Doc template renders correctly
  • Verify Plan template Option A/B hierarchy (###/####/#####) is parsed correctly by task-decomposer
  • Verify document-reviewer Gate 0 flags missing Verification Strategy
  • Verify skills-index.yaml tags match actual skill section names
  • Verify Japanese translations are consistent with English counterparts

🤖 Generated with Claude Code

Propagate verification strategy from Design Doc through Work Plan to Task
files so each task knows how to prove correctness. Remove agent name
references from agent definitions to enforce orchestration-layer routing.
Unify Japanese terminology for verification levels.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shinpr shinpr self-assigned this Apr 2, 2026
@shinpr shinpr merged commit 362c2c1 into main Apr 2, 2026
1 check passed
@shinpr shinpr deleted the feat/incorporate-verification-strategy-and-cross-ref-cleanup branch April 2, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant